home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / contrib / dvx / inc / x11 / xaw / vpaned.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-07-15  |  235 b   |  14 lines

  1. /* This file is made obsolete by Paned.h */
  2.  
  3. /*
  4.  * Only allow the use of the old name when the back compatability
  5.  * flag is set.
  6.  * 
  7.  * Chris Peterson - 12/15/89
  8.  */
  9.  
  10. #ifdef XAW_BC
  11. #    include <X11/Xaw/Paned.h>
  12. #endif 
  13.  
  14.